Did you download a file when you registered with Dyndns if you did, the open a Application-->Accessories-->Terminal and type:
Code:
sudo update-rc.d programname defaults
Where programname is the name of the program you downloaded. Make sure the program is somewhere in yout path, normally it would be located in /usr/loca/bin.
Jim